home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 281
- Top = 219
- Width = 783
- Height = 463
- Caption = 'DCU Seeker'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Scan: TButton
- Left = 13
- Top = 376
- Width = 75
- Height = 25
- Caption = 'Scan!'
- TabOrder = 0
- OnClick = ScanClick
- end
- object StatusBar1: TStatusBar
- Left = 0
- Top = 417
- Width = 775
- Height = 19
- Panels = <
- item
- Width = 50
- end>
- SimplePanel = False
- end
- object TreeList: TListView
- Left = 0
- Top = 0
- Width = 775
- Height = 358
- Align = alTop
- Color = 12910591
- Columns = <
- item
- Caption = 'FileName'
- Width = 200
- end
- item
- Caption = 'Type'
- Width = 75
- end
- item
- Caption = 'Compiled on:'
- Width = 150
- end>
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- ViewStyle = vsReport
- end
- end
-